purple_blist_node_set_string

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void purple_blist_node_set_string(PurpleBlistNode* node, const(char)* key, const(char)* value)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    void
    purple_blist_node_set_string
    (,
    const(char)* key
    ,
    const(char)* value
    )
  2. da_purple_blist_node_set_string purple_blist_node_set_string;

Meta